github.com/klauspost/compress/flate.huffmanBitWriter.writeOutBits (method)

4 uses

	github.com/klauspost/compress/flate (current package)
		huffman_bit_writer.go#L231: 		w.writeOutBits()
		huffman_bit_writer.go#L426: 		w.writeOutBits()
		huffman_bit_writer.go#L431: func (w *huffmanBitWriter) writeOutBits() {
		huffman_bit_writer.go#L1166: 		w.writeOutBits()